.footer{
	background-image: url(../images/footerBg_02.jpg);
}
.footerTop{
	display: block;
	text-align: center;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	text-align: center;
}
.footerTop a{
	display: inline-block;
	padding: 37px 0 29px;
	margin-right: 60px;
	font-size: 16px;
	color: #fff;
}
.footerTop a:last-child{
	margin-right: 0;
}

.footerBot{
	text-align: center;
	font-size: 16px;
	color: #e3f0ff;
	line-height: 28px;
	padding: 28px 0 15px;
}
.footerBot a{
	color: #e3f0ff;
	margin-left: 16px;
}
.footerBot a:hover{
	color: #fff;
}
.header{
	display: block;
	width: 100%;
	height: 100px;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 199;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
}
.logo{
	height: 100%;
	height: auto;
}

.menuDiv{
	height: 100px;
	width: auto;
}
.menuDiv>li{
	position: relative;
	float: left;
	width: auto;
	margin-left: 58px;
}
.menuDiv>li>a{
	display: block;
	line-height: 100px;
	font-size: 18px;
	color: #333333;
	position: relative;
}
.menuDiv>li>a:hover{
	color: #c42624;
}
.menuDiv>li>a.active{
	color: #c42624;
	font-weight: bold;
}
.menuDiv>li>a.active::after{
	content: "";
	display: block;
	width: 30px;
	height: 3px;
	background: #c42624;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.searchBut{
	line-height: 96px;
	margin-left: 45px;
	cursor: pointer;
}
.headerDiv{
	position: relative;
}
.searchDiv{
	display: none;
	width: 300px;
	height: 58px;
	background: #fff;
	position: absolute;
	right: 0;
	top: 100%;
	padding: 10px;
}
.searchDiv input{
	display: inline-block;
	vertical-align: top;
	width: 200px;
	height: 100%;
	border-radius: 4px;
	background: #eee;
	padding: 0 10px;
}
.searchDiv button{
	display: inline-block;
	vertical-align: top;
	width: 70px;
	height: 100%;	
	background: #c42624;
	font-size: 14px;
	color: #fff;
	float: right;
	border-radius: 4px;
}

.bannerSwiper{
	display: block;
	width: 100%;
	height: 568px;
	position: relative;
	overflow: hidden;
}
.bannerSwiper .swiper-pagination{
	bottom: 90px;
	left: 50%;
	width: auto;
	margin-left: -700px;
	font-size: 20px;
	color: #fff;
	line-height: 48px;
}
.bannerSwiper .swiper-pagination .swiper-pagination-current{
	font-size: 42px;
	color: #c42624;
}
.bannerSwiper .swiper-button-next::after,
.bannerSwiper .swiper-button-prev::after{
	font-size: 16px;
	color: #fff;
	font-weight: 900;
}
.bannerSwiper .swiper-button-next,
.bannerSwiper .swiper-button-prev{
	top: auto;
	left: auto;
	right: 50%;
	bottom: 100px;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.5);
	margin-right: -700px;
}
.bannerSwiper .swiper-button-prev{
	margin-right: -628px;
}
.bannerSwiper .swiper-button-next:hover,
.bannerSwiper .swiper-button-prev:hover{
	background: #c42624;
}

.indexMain{
	padding-bottom: 70px;
	background-position: center bottom;
	background-image: url(../images/indexBg1_02.jpg);
	position: relative;
}
.indexTop{
	display: block;
	position: relative;
	z-index: 90;
	margin-top: -72px;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
	min-height: 350px;
}
.indexDiv1{
	width: 564px;
	border-right: 1px solid #efefef;
	min-height: 350px;
}
.indexDiv1Top{
	display: block;
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #efefef;
	padding: 0 28px;
	line-height: 70px;
}
.indexDiv1Top h3{
	font-size: 18px;
	color: #333333;
}
.indexDiv1Top a{
	width: 110px;
	height: 32px;
	border-radius: 16px;
	background: #f4f4f4;
	text-align: center;
	line-height: 32px;
	margin-top: 18px;
}
.indexDiv1Top a img{
	margin-left: 8px;
	margin-top: -3px;
}
.indexDiv1Top a:hover{
	background: #c42624;
	color: #fff;
}
.indexDiv1Text{
	display: block;
	padding: 34px 28px 0;
	font-size: 16px;
	line-height: 28px;
	color: #666666;
}
.indexDiv1Text h3{
	font-size: 22px;
	color: #333333;
	line-height: 30px;
	margin-bottom: 13px;
	font-weight: bold;
}
.indexAbout{
	margin-top: 40px;
}
.indexAbout>li{
	float: left;
	text-align: center;
	margin-right: 64px;
	font-size: 16px;
	color: #999999;
	line-height: 24px;
}
.indexAbout>li:last-child{
	margin-right: 0;
}
.indexAbout>li h4{
	height: 40px;
	line-height: 40px;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}
.indexDiv2{
	width: 836px;
	height: auto;
}
.indexDiv2Top{
	display: block;
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #efefef;
	padding: 0 30px;
	line-height: 70px;
}
.indexDiv2Tab span{
	float: left;
	width: auto;
	position: relative;
	height: 100%;
	display: block;
	margin-right: 42px;
	font-size: 18px;
	color: #666666;
	line-height: 70px;
}

.indexDiv2Tab span{
	display: block;
	float: left;
	width: auto;
	position: relative;
	height: 100%;
	line-height: 70px;
	margin-right: 40px;
	font-size: 18px;
	color: #666666;
	cursor: pointer;
}
.indexDiv2Tab span:hover{
	color: #c42624;
}
.indexDiv2Tab span.active{
	color: #c42624;
}
.indexDiv2Tab span.active::before{
	content: "";
	display: block;
	width: 56px;
	height:4px;
	background: #c42624;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.indexDiv2More a{
	float: left;
	display: block;
	width: 110px;
	height: 32px;
	border-radius: 16px;
	background: #f4f4f4;
	text-align: center;
	line-height: 32px;
	margin-top: 18px;
}
.indexDiv2More a img{
	margin-left: 8px;
	margin-top: -3px;
}
.indexDiv2More a:hover{
	background: #c42624;
	color: #fff;
}
.indexDiv2Swi{
	display: block;
	padding: 0 30px;
}
.indexDiv2Swi>li{
	display: block;
	width: 100%;
	height: 280px;
	overflow: hidden;
}

.indexNewsSwi{
	display: block;
	width: 100%;
	height: 280px;
	overflow: hidden;
	position: relative;
}
.indexNewsSwiImg{
	width: 360px;
	height: 220px;
	margin-top: 28px;
	overflow: hidden;
}
.indexNewsSwiImg>div{
	display: block;
	width: 100%;
	height: 100%;
	transition: all 400ms;
}

.indexNewsSwiText{
	width: 368px;
	height: 100%;
	padding-top: 22px;
}
.indexNewsSwiText h2{
	font-size: 20px;
	color: #c42624;
	line-height: 64px;
	height: 64px;
	margin-bottom: 19px;
}
.indexNewsSwiText h2 span{
	font-size: 60px;
	font-weight: bold;
}
.indexNewsSwiText h4{
	font-size: 22px;
	color: #333333;
	line-height: 32px;
	margin-bottom: 12px;
	height: 32px;
}
.indexNewsSwiText p{
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	height: 56px;
}
.indexNewsSwiText h5{
	font-size: 16px;
	color: #bfbcbc;
	line-height: 26px;
	margin-top: 26px;
	padding-left: 20px;
	background: url(../images/index-03.png) no-repeat left center;
}
.indexNewsSwi a:hover h4{
	color: #c42624;
}
.indexNewsSwi a:hover .indexNewsSwiImg>div{transform: scale(1.06);}
.indexNewsSwi .pageBot{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 88px;
	height: 36px;
	bottom: 22px;
	display: flex;
	position: absolute;
	left: 286px;
	/*overflow: hidden;*/
}
.indexNewsSwi .pageBot .swiper-pagination{
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	line-height: 36px;
	height: 36px;
	z-index: 3;
	bottom: 0;
}
.indexNewsSwi .pageBot .swiper-pagination .swiper-pagination-current{
	color: #c42624;
}
.indexNewsSwi .pageBot .swiper-button-next, 
.indexNewsSwi .pageBot .swiper-button-prev{
	height: 36px;
	line-height: 36px;
	top: 0;
	margin: 0;
}
.indexNewsSwi .pageBot .swiper-button-prev{
	left: -10px;
}
.indexNewsSwi .pageBot .swiper-button-next{
	right: -10px;
}
.indexNewsSwi .pageBot .swiper-button-next:after, 
.indexNewsSwi .pageBot .swiper-button-prev:after{
	font-size: 12px;
	line-height: 36px;
	height: 36px;
	top: 2px;
	position: absolute;
	color: #999;
}
.title1{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 40px;
}
.title1 h3{font-weight: bold;}
.title1 span{
	font-size: 20px;
	color: #e1e1e1;
	margin-left: 20px;
	text-transform: uppercase;
	font-weight: normal;
}
.title1 a{
	width: 110px;
	height: 32px;
	border-radius: 16px;
	background: #f4f4f4;
	text-align: center;
	line-height: 32px;
	margin-top: 18px;
	font-size: 14px;
	font-weight: normal;
}
.title1 a img{
	margin-left: 8px;
	margin-top: -3px;
}
.title1 a:hover{
	background: #c42624;
	color: #fff;
}
.indexCase{
	width: 684px;
	height: 288px;
	background: #fff;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.06);
}
.indexCase:nth-child(2n){
	float: right;
}
.indexCaseTop{
	display: block;
	height: 222px;
}
.indexCaseLeft{
	width: 190px;
	height: 100%;
	border-right: 1px solid #efefef;
	padding: 53px 10px 0;
	text-align: center;
}
.indexCaseLeft img{
	display: block;
	height: 63px;
	width: auto;
	margin: 0 auto;
}

.indexCaseLeft h2{
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
	color: #104077;
}
.indexCaseBot{
	display: block;
	height: 66px;
	border-top: 1px solid #efefef;
}
.indexCaseMore{
	height: 100%;
	line-height: 66px;
	padding: 0 22px;
	font-size: 16px;
	color: #c9c9c9;
}
.indexCaseMore img{
	margin-left: 10px;
	transform: translateY(-2px);
}
.indexCaseMore:hover{
	color: #c42624;
}
.indexCaseBut{
	display: block;
	float: left;
	width: 32px;
	height: 65px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center;
}
.indexCaseBut.left1,
.indexCaseBut.left2{
	background-image: url(../images/left-01.png);
}
.indexCaseBut.left1:hover,
.indexCaseBut.left2:hover{
	background-image: url(../images/left-02.png);
}
.indexCaseBut.right1,
.indexCaseBut.right2{
	background-image: url(../images/right-01.png);
}
.indexCaseBut.right1:hover,
.indexCaseBut.right2:hover{
	background-image: url(../images/right-02.png);
}

.indexCaseSwi{
	width: 494px;
	height: 222px;
	overflow: hidden;
	position: relative;
}
.indexCaseSwi .swiper-slide{
	padding: 36px 30px 0 24px;
}
.indexCaseImg{
	width: 148px;
	height: 148px;
	border-radius: 4px;
	overflow: hidden;
}
.indexCaseImg>div{
	display: block;
	width: 100%;
	height: 100%;
	transition: all 400ms;
}
.indexCaseIn{
	width: 268px;
	height: 100%;
	padding-top: 5px;
	line-height: 28px;
	font-size: 16px;
	color: #666666;
}
.indexCaseIn h3{
	font-size: 22px;
	font-weight: bold;
	line-height: 32px;
	height: 32px;
	margin-bottom: 10px;
	color: #333333;
}
.indexCaseIn p{
	height: 56px;
}
.indexCaseIn h5{
	font-size: 16px;
	color: #999999;
}
.title2{
	text-align: center;
	line-height: 48px;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.title2 span{
	color: #c42624;
}
.case1>li{
	float: left;
	margin-bottom: 20px;
}
.case1>li:nth-child(2n){
	float: right;
}
.caseList1{
	display: block;
	width: 590px;
	height: 220px;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
	padding: 20px;
}
.caseList1Img{
	width: 180px;
	height: 180px;
	border-radius: 4px;
	overflow: hidden;
}
.caseList1Img>div{
	display: block;
	width: 100%;
	height: 100%;
	transition: all 400ms;
}
.caseList1Div{
	width: 344px;
	padding-right: 10px;
	padding-top: 28px;
	font-size: 16px;
	color: #999999;
	line-height: 28px;
}
.caseList1Div h3{
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.caseList1:hover .caseList1Div h3{
	color: #C42624;
}
.caseList1:hover .caseList1Img>div{
	transform: scale(1.06);
}
.caseList1Div>em{
	display: block;
	width: 35px;
	height: 2px;
	background: #c42624;
	margin: 9px 0 24px;
}
.tabsDiv>li{
	float: left;
	margin-right: 60px;
}
.tabsDiv>li:last-child{
	margin-right: 0;
}
.tabsDiv>li a{
	display: block;
	font-size: 16px;
	color: #272727;
	line-height: 70px;
	position: relative;
	height: 70px;
}
.tabsDiv>li a:hover{
	color: #c42624;
}
.tabsDiv>li a.active{
	color: #c42624;
}
.tabsDiv>li a.active::before{
	content: "";
	display: block;
	width: 50px;
	height: 4px;
	background: #c42624;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.bannerDiv{
	height: 400px;
	position: relative;
}
.weizhi{
	position: absolute;
	bottom: 8px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
}
.weizhi ul{
	padding-left: 22px;
	background: url(../images/home-01.png) left 7px no-repeat;
}
.weizhi ul li{
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	margin-right: 4px;
}
.weizhi ul li a{
	color: #fff;
}
.weizhi ul li:last-child{
	margin-right: 0;
}

.kjImgdIV{
	margin-top: 48px;
}
.kjImgdIV>li{
	float: left;
	width: 380px;
	height: auto;
	background: #fff;
	margin-bottom: 30px;
	margin-right: 30px;
	cursor: pointer;
}
.kjImgdIV>li:nth-child(3n){
	margin-right: 0;
}
.kjImgdIV>li>div{
	width: 100%;
	height: 264px;
	text-align: center;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
/* .kjImgdIV>li.tj>div{
	height: 526px;
} */
.kjImgdIV>li>p{
	text-align: center;
	line-height: 66px;
	padding: 0 10px;
	font-size: 18px;
	color: #333333;
}
.popBg{
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}
.imgKjPop{
	display: none;
	width: auto;
	height: auto;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1999;
}
.imgKjPop img{
	display: block;
	min-height: 400px;
	max-height: 90vh;
	max-width: 90vw;
	border: 6px solid #fff;
}
.liuyan{
	display: block;
	background: #fff;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
	padding: 50px 50px 50px 36px;
	margin-bottom: 60px;
}
.liuyanImg{
	width: 550px;
	height: 540px;
}
.lyTitle{
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 8px;
}
.lyTitle h3{
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 22px;
}
.lyTitle em{
	display: block;
	width: 100px;
	height: 4px;
	background: #c42624;
	margin-top: 22px;
}
.lyForm{
	display: block;
	width: 100%;
}

.lyForm input{
	display: block;
	width: 100%;
	height: 42px;
	border: 1px solid #dddddd;
	border-radius: 4px;
	margin-top: 30px;
	padding: 0 20px;
	font-size: 16px;
	color: #333;
}
.lyForm textarea{
	display: block;
	width: 100%;
	height: 184px;
	border: 1px solid #dddddd;
	border-radius: 4px;
	margin-top: 30px;
	padding: 8px 20px;
	font-size: 16px;
	color: #333;
	line-height: 26px;
}
.lyForm input::-webkit-input-placeholder{
	color: #999;
}
.lyForm textarea::-webkit-input-placeholder{
	color: #999;
}
.lyForm button{
	display: block;
	width: 120px;
	height: 38px;
	border-radius: 19px;
	background: #c42624;
	text-align: center;
	line-height: 38px;
	margin-top: 38px;
	color: #fff;
	font-size: 16px;
}
.fsTitle{
	margin-bottom: 50px;
	padding-top: 38px;
}
.fsTitle h3{
	font-size: 26px;
	font-weight: bold;
	line-height: 40px;
	color: #333333;
}
.fsTitle em{
	display: block;
	width: 100px;
	height: 4px;
	background: #c42624;
	margin-top: 28px;
}
.lxList li{
	position: relative;
	padding: 5px 0 5px 64px;
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	margin-bottom: 20px;
}
.lxList li img{
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
}
.zpTab{
	background: #fff;
	color: #333333;
	font-size: 16px;
	line-height: 30px;
}
.zpTab>li{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	float: left;
}
.zpTab>li:first-child{
	padding-left: 66px;
}
.zpTab:hover{
	background: rgba(196, 38, 36, 0.06);
}
.zpTab.tit{
	background: #c42624;
	color: #fff;
}
.zpTab>li:nth-child(1){width: 264px;}
.zpTab>li:nth-child(2){width: 156px;}
.zpTab>li:nth-child(3){width: 178px;}
.zpTab>li:nth-child(4){width: 142px;}
.zpTab>li:nth-child(5){width: 176px;}
.zpTab>li:nth-child(6){width: 148px;}
.zpTab>li:nth-child(7){width: 136px;}

.zpDiv{
	background: #fff;
}
.zpDiv>li{
	border-bottom: 1px solid #e8e8e8;
}
.zpDiv>li:last-child{
	border: none;
}
.zpTab>li.chang{color: #c42624;cursor: pointer;}
.zpBot{
	display: none;
	border-top: 1px solid #e8e8e8;
	padding: 2px 38px 30px;
	font-size: 16px;
	color: #333333;
	line-height: 36px;
}
.zpBot h3{
	color: #c42624;
	font-size: 18px;
	margin-top: 12px;
}
.zpBot>em{
	display: block;
	width: 30px;
	height: 2px;
	background: #c42624;
	margin: 8px 0 15px;
}
.zpBot>h5{
	display: block;
	height: 42px;
	margin-top: 20px;
	line-height: 42px;
}
.zpBot>h5 a{
	display: inline-block;
	float: left;
	width: auto;
	height: 42px;
	padding: 0 28px;
	border-radius: 21px;
	background: #c42624;
	color: #fff;
	line-height: 42px;
	margin-right: 20px;
}

.zhici{
	margin-bottom: 60px;
	padding: 40px;
	background: #fff;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
}
.zhiciLeft{
	width: 310px;
	height: 432px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
	padding: 20px 20px 0;
	text-align: center;
}
.zhiciLeft div{
	width: 100%;
	height: 328px;
	overflow: hidden;
}
.zhiciLeft p{
	text-align: center;
	font-size: 22px;
	color: #333333;
	line-height: 84px;
}
.zhiciDiv{
	width: 774px;
	font-size: 18px;
	color: #333333;
	line-height: 34px;
}
.qianming{
	text-align: right;
	line-height: 50px;
	height: 50px;
	margin-top: 20px;
}
.qianming img{
	margin-left: 10px;
}
.rongyu>li{
	float: left;
	margin-bottom: 30px;
	margin-right: 30px;
	background: #fff;
	width: 380px;
	height: 330px;
	border-radius: 4px;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.08);
	padding: 10px 10px 0;
	text-align: center;
	cursor: pointer;
}
.rongyu>li:nth-child(3n){
	margin-right: 0;
}
.rongyu>li div{
	display: block;
	width: 100%;
	height: 250px;
	overflow: hidden;
}
.rongyu>li div img{
	opacity: 0;
}
.rongyu>li p{
	line-height: 70px;
	font-size: 18px;
	color: #333333;
}
.rongyu>li:hover p{
	color: #C42624;
}

.gaiImg{
	width: 382px;
	height: 380px;
}
.gaiDiv{
	width: 854px;
	background: #fff;
	margin-left: -38px;
	margin-top: 36px;
	padding: 62px 74px 40px 60px;
	min-height: 388px;
	font-size: 16px;
	line-height: 28px;
	color: #333333;
}
.gaiDiv h2{
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 28px;
	color: #333333;
	font-weight: bold;
}
.shili{
	margin: 45px auto 78px;
}
.shiliTit{
	text-align: center;
	font-size: 20px;
	color: #666666;
	line-height: 30px;
}
.shiliText{
	width: 744px;
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}
.shiliText h3{
	font-size: 22px;
	color: #333333;
	line-height: 1;
	margin-bottom: 22px;
	font-weight: bold;
}

.shiliSwi{
	width: 420px;
	height: 264px;
	overflow: hidden;
	position: relative;
}
.shiliPage{
	display: block;
	width: 278px;
	height: 80px;
	background: #c42624;
	position: absolute;
	bottom: 0;
	right: 100%;
	line-height: 80px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.shiliPage .but{
	width: 84px;
	height: 100%;
	cursor: pointer;
}
.shiliPage .slLeft{
	background: url(../images/left-03.png) no-repeat 44px center;
}
.shiliPage .slRight{
	background: url(../images/right-03.png) no-repeat 30px center;
}
.shiliPage span{
	width: 20px;
	text-align: center;
}
.shiliPage .count,
.shiliPage .total{
	width: 44px;
	text-align: center;
}
.titleBot{
	text-align: center;
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}
.shiList{
	display: block;
	width: 100%;
	min-height: 370px;
	margin-bottom: 30px;
	background: #fff;
	padding: 40px 40px 40px 50px;
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}
.shiListDiv{
	width: 510px;
	padding-top: 20px;
}
.shiListDiv h2{
	font-size: 28px;
	color: #333333;
	font-weight: bold;
	line-height: 40px;
	font-weight: bold;
}
.shiListDiv em{
	display: block;
	width: 44px;
	height: 3px;
	background: #c42624;
	margin: 24px 0 32px;
}
.shiListImg{
	width: 532px;
	height: 290px;
	border-radius: 4px;
	overflow: hidden;
	overflow: hidden;
	padding: 12px;
}
.shiListImg>div{
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 4px;
	padding: 215px 26px 0;
	font-size: 20px;
	color: #fff;
	line-height: 30px;
}
.shiList:hover .shiListDiv h2{
	color: #c42624;
}

.lichTop{
	position: relative;
	margin-bottom: 40px;
}
.lichTop::before{
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: #d4d4d4;
	position: absolute;
	left: 0;
	top: 67px;
}
.lcSwiTop{
	width: 100%;
	height: 135px;
	overflow: hidden;
	position: relative;
}
.lcSwiTop .swiper-slide{
	position: relative;
	padding-top: 46px;
	cursor: pointer;
}
.lcSwiTop .swiper-slide h3{
	font-size: 32px;
	line-height: 46px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.lcSwiTop .swiper-slide span{
	display: block;
	width: 40px;
	height: 43px;
	background: url(../images/dian-02.png) no-repeat center;
	margin: 0 auto;
}
.lcSwiTop .swiper-slide p{
	font-size: 16px;
	line-height: 28px;
	font-style: italic;
	color: #666666;
	text-align: center;
	position: absolute;
	top: 97px;
	left: 0;
	width: 100%;
}
.lcSwiTop .swiper-slide:nth-child(2n) h3{
	top: 89px;
}
.lcSwiTop .swiper-slide:nth-child(2n) p{
	top: 14px;
}
.lcSwiTop .swiper-slide.swiper-slide-thumb-active span{
	background: url(../images/dian-01.png) no-repeat center;
}
.lcSwiTop .swiper-slide.swiper-slide-thumb-active h3,
.lcSwiTop .swiper-slide.swiper-slide-thumb-active p{
	color: #c42624;
}
.lcSwiTop .swiper-slide::after{
	content: "";
	display: block;
	width: 0;
	height: 2px;
	background: #c42624;
	position: absolute;
	top: 67px;
	left: calc(50% + 13px);
	transition: all 500ms;
}
.lcSwiTop .swiper-slide.swiper-slide-thumb-active::after{width: calc(100% - 8px);}
.lichBut{
	display: block;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	position: absolute;
	top: -133px;
	z-index: 9;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	z-index: 90;
	cursor: pointer;
}
.lichLeft{
	left: -82px;
	background-image: url(../images/left-04.png);
}
.lichRight{
	right: -82px;
	background-image: url(../images/right-04.png);
}
.lichLeft:hover{
	left: -82px;
	background-image: url(../images/left-05.png);
}
.lichRight:hover{
	right: -82px;
	background-image: url(../images/right-05.png);
}
.lcDivMain{
	overflow: hidden;
	width: 100%;
	height: 390px;
}
.lichText{
	display: block;
	width: 380px;
	min-height: 390px;
	background: #fff;
	border-radius: 4px;
	padding: 10px;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
}
.lichText .text{
	display: block;
	width: 100%;
	height: 190px;
	overflow: auto;
}
.lichText .bgCen{
	width: 100%;
	height: 160px;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 20px;
}


.djList{
	width: 590px;
	height: 175px;
	background: #fff;
	margin-bottom: 20px;
}
.djList:nth-child(2n){
	float: right;
}
.djListTime{
	width: 142px;
	height: 100%;
	position: relative;
	text-align: center;
	font-size: 16px;
	color: #999999;
	line-height: 20px;
	padding-top: 38px;
}
.djListTime h2{
	display: block;
	text-align: center;
	font-size: 60px;
	font-weight: normal;
	line-height: 74px;
	height: 74px;
	color: #333333;
	font-family: "微软雅黑";
}
.djListTime::after{
	content: "";
	display: block;
	width: 2px;
	height: 80px;
	background: #e7e7e7;
	position: absolute;
	right: 0;
	top: 49px;
}
.djListDiv{
	width: 410px;
	padding: 42px 46px 0 0;
	font-size: 16px;
	color: #999999;
	line-height: 28px;
}
.djListDiv h3{
	font-size: 20px;
	line-height: 28px;
	color: #333333;
	margin-bottom: 7px;
}
.djList:hover{
	background: url(../images/dj_05.jpg) no-repeat center;
	background-size: 100% 100%;
}
.djList:hover .djListDiv p,
.djList:hover .djListTime{color: rgba(255, 255, 255, 0.5);}
.djList:hover .djListDiv h3,
.djList:hover .djListTime h2{color: #fff;}


.yidai{
	margin-top: 40px;
}
.yidai>li{
	float: left;
	margin-bottom: 30px;
	margin-right: 30px;
}
.yidai>li:nth-child(3n){
	margin-right: 0;
}
.ydList{
	display: block;
	width: 380px;
	height: 424px;
	border-radius: 4px;
	background: #fff;
	padding: 20px 20px 0;
}
.ydListImg{
	display: block;
	width: 100%;
	height: 212px;
	overflow: hidden;
}
.ydListImg>div{
	display: block;
	width: 100%;
	height: 100%;
	transition: all 400ms;
}
.ydList:hover .ydListImg>div{
	transform: scale(1.06);
}
.ydListText{
	display: block;
	width: 100%;
	height: 140px;
	border-bottom: 1px solid #e0dfdf;
	padding-top: 20px;
	font-size: 16px;
	color: #999999;
	line-height: 28px;
}
.ydListText h3{
	font-size: 20px;
	color: #333333;
	height: 30px;
	line-height: 30px;
	margin-bottom: 12px;
}

.ydList:hover .ydListText h3{
	color: #C42624;
}
.ydList h5{
	font-size: 14px;
	color: #c42624;
	line-height: 52px;
	padding-left: 20px;
	background: url(../images/time-01.png) no-repeat left center;
}
.newsDiv{
	display: block;
	width: 100%;
	height: 328px;
	background: #fff;
	margin-bottom: 20px;
	padding: 30px 38px 30px 30px;
}
.newsDivImg{
	width: 440px;
	height: 100%;
	border-radius: 4px;
	overflow: hidden;
}
.newsDivImg>div{
	display: block;
	width: 100%;
	height: 100%;
	transition: all 400ms;
}
.newsDiv:hover .newsDivImg>div{
	transform: scale(1.06);
}
.newsTime{
	width: 116px;
	height: 116px;
	border-radius: 2px;
	border: 1px solid #e5c9c8;
	margin-top: 28px;
	margin-left: 40px;
	text-align: center;
	font-size: 20px;
	color: #c42624;
	line-height: 28px;
	padding-top: 14px;
}
.newsTime span{
	display: block;
	width: 100%;
	text-align: center;
	line-height: 50px;
	font-size: 36px;
	font-weight: bold;
}
.newsIn{
	width: 498px;
	padding-top: 20px;
}
.newsIn h2{
	font-size: 24px;
	font-weight: bold;
	line-height: 46px;
	height: 92px;
	margin-bottom: 22px;
	color: #333333;
}
.newsIn p{
	font-size: 18px;
	line-height: 32px;
	height: 64px;
	color: #999999;
}
.newsIn h5{
	font-size: 16px;
	color: #c42624;
	line-height: 28px;
	margin-top: 30px;
	padding-right: 30px;
	text-align: right;
	background: url(../images/more-02.png) right center no-repeat;
}
.newsDiv:hover .newsIn h2{
	color: #C42624;
}

.newsDetDiv{
	margin: 40px auto 60px;
	background: #fff;
}
.derTop{
	display: block;
	padding: 40px 50px 42px;
	border-bottom: 1px solid #ebebeb;
	text-align: center;
	font-size: 18px;
	color: #999999;
	line-height: 28px;
}
.derTop h3{
	font-size: 24px;
	color: #333333;
	line-height: 38px;
	margin-bottom: 13px;
	font-weight: bold;
}
.derMain{
	display: block;
	padding: 38px 50px 24px;
	font-size: 18px;
	color: #666666;
	line-height: 30px;
}
.derMain p{
	margin-bottom: 15px;
	text-indent: 2em;
}
.derMain p img{
	display: block;
	margin: 0 auto;
}
.detBottom{
	border-top: 1px solid #ebebeb;
	padding: 30px 50px 42px;
}
.detSwi>div{
	width: 536px;
	height: 54px;
	border-radius: 4px;
	background-color: #f5f5f5;
	text-align: center;
	line-height: 54px;
	font-size: 14px;
	color: #333333;
	padding: 0 60px;
	cursor: pointer;
	background-repeat: no-repeat;
}
.detSwi>div:nth-child(1){
	background-image: url(../images/left-06.png);
	background-position: 30px center;
}
.detSwi>div:nth-child(2){
	background-image: url(../images/right-06.png);
	background-position: 484px center;
}
.detSwi>div a{
	color: #333;
	display: block;
}
.detSwi>div:hover{
	color: #fff;
	background-color: #C42624;
}
.detSwi>div:hover a{
	color: #fff;
}
.detSwi>div:nth-child(1):hover{
	background-image: url(../images/left-07.png);
}
.detSwi>div:nth-child(2):hover{
	background-image: url(../images/right-07.png);
}
.biaoqian{
	width: 900px;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}
.biaoqian span{
	color: #666666;
}
.share{
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	height: 24px;
}
.bshare-custom .bshare-qzone{
	width: 24px;
	height: 24px;
	margin-right: 0;
	margin-left: 10px;
	background: url(../images/share_09.jpg) no-repeat center !important;
	background-size: 100% 100%;
}
.bshare-custom .bshare-sinaminiblog{
	width: 24px;
	height: 24px;
	margin-right: 0;
	margin-left: 10px;
	background: url(../images/share_11.jpg) no-repeat center !important;
	background-size: 100% 100%;
}
#bsBox{box-sizing: content-box;}
#bsBox *{box-sizing: content-box;}


.indexCase:nth-child(2) .indexCaseLeft h2{
	color: #C42624;
}
.indexCaseSwi .swiper-slide:hover .indexCaseIn h3{
	color: #C42624;
}
.indexCaseSwi .swiper-slide:hover .indexCaseImg>div{
	transform: scale(1.06);
}












